@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
@font-face { 
  font-family:'font2'; 
  src: url('../font/Oswald-Medium.ttf'); 
}
@font-face { 
  font-family:'font3'; 
  src: url('../font/akrobat-regular.ttf'); 
}
@font-face { 
  font-family:'font4'; 
  src: url('../font/Oswald-ExtraLight.ttf'); 
}
@font-face { 
  font-family:'font5'; 
  src: url('../font/HelveticaNeueLTPro-ThEx.otf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	/*color: #333;*/
	list-style: none;
	/*border: 0;*/
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1260 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
#w-80 {
  width: 80%;
  margin: 0 auto;
}
#w-90 {
  width: 90%;
  margin: 0 auto;
}
/*search*/

.h-input1{
  float: left;
  width: 220px;
  height: 40px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;

}
.h-input2{
  float: right;
  width: 62px;
  height: 40px;
  background-color: #19b760;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}
.hn-logo{
  float: left;
  width: 435px;
}
.top-1{
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #313131;
  line-height: 33px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
.top-1-l{
  float: left;
  width: 900px;
  line-height: 35px;
  color: #666;
  overflow: hidden;
}
.top-1-l img{
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  margin-top: 0px;
  margin-right: 10px;
  vertical-align:middle;
}
.top-1-r{
  float: right;
  width: 235px;
}
.top-1-r a{
  float: left;
  margin-top: 10px;
  border-right:1px solid #666;
  width: 77px;
  height: 15px;
  line-height: 14px;
  font-size: 14px;
  color: #262626;
  text-align: center;
}
.top-1-r a:last-child{
  border-right: none;
}
/*end search*/
/*menu*/

.H_menu_bg{
	height: auto;
	width: 100%;
}
.bt1-wz{
    float:left;
	width: 27%;
	height: auto;
	color: #333333;
	text-align:right;
	padding-top:10px;
	}
.logo{
    float:right;
	width: 23%;
	height: 125px;
	}	

.bt1-wz h1{
	width: auto;
	height: 55px;
	font-size: 38px;
	font-weight: bold;
	color: #333333;
	margin-top:10px;
	}
.bt1-wzh{
	font-size: 45px;
	font-weight: bold;
	color: #009b42;
	}
.bt1-yw{
float:left;
	width: auto;
	font-size: 20px;
	color: #515151;
	font-family: "微软雅黑";
	text-transform: uppercase;
	margin-top:5px;
	}
.bt1-yw1{
    float:left;
	width: auto;
	height: auto;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	text-transform: uppercase;
	background-color:#666666;
	padding:5px;
	margin-left:20px;
	}	
.bt1-dhz{
	float:right;
	width: auto;
	height: auto;
	text-align: left;
	}	
.bt1-dh{
	float:right;
	width: auto;
	height: auto;
	text-align: right;
	}	
	
.h-menu-w{
  float:left; 
  width: 50%;
  padding:12px 0px 9px;
  overflow: hidden;
  margin-top:40px;
}
.h-menu {
  margin:0 auto;
  width:auto;
  text-align: center;
}

.h-menu li {
  display: inline-block;
  position: relative;
  width: 11%;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
  overflow: hidden;
}

.h-menu li a{
  display: block;
  padding:9px;
  font-size: 17px;
  color: #333;
  text-align: center;
  transition: all 0.3s ease-out;
}

.h-menu li:hover a{
  color: #fff;
  background-color: #ef5500;
  
}

.h-menu-hover{
  background-color: #ef5500 !important;
  color: #fff !important;
}

/*end所有标题*/
.h-proc1 {
  width: 1300px;
  margin: 0 auto;
  height: auto;
  text-align: center;
}

.h-proc1 a h3{
  display:inline-block;
  background-color:#009170;
  margin-right: 10px;
  margin-bottom: 7px;
  width: 170px;
  height: 45px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 45px; 
  transition: all 0.3s ease-out;
}

.h-proc1 a:hover h3 {
  background-color: #ff7f27;
  color: #fff;
}

.h-proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}
.proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}
.zsbj{
	width: 1367px;
	height:521px;
	margin: 0 auto;
	margin-top:80px;
}
.zsbj1{
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding-top:30px;
}
.zsbj2{
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding-top:30px;
	background-image: url(../images/zs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.zsfl{
	width: 1024px;
	height:430px;
	margin: 0 auto;
	margin-top:20px;
}
.zsfl1{
    float:left;
	width: 500px;
	height:430px;
}
.zsfl2{
    float:right;
	width: 500px;
	height:430px;
}
/*end menu*/
/*--导航--*/
*{list-style:none;}

#dh{width:100%; height:55px;background: #009b42; margin-top:5px;}
.topdh{ margin:0 auto;height:55px;width:1260px;}
.topdh ul{ margin:0px;padding:0px;}
.topdh ul li{ margin:0px; float:left; width: 156px; height: 55px; line-height: 55px; text-align: center; }

.topdh ul li dl{display: none;}
.topdh ul li:hover dl{ display:block; position:relative; z-index: 99999; }

.topdh ul li dl dt{ width:150px; background: #1d7ee9; line-height: 40px; }
.topdh ul li dl dt a{display: block; width:150px; height: 50px; border-bottom: 1px solid #fff; background: #333; font-size: 16px; color: #ffffff; line-height: 50px;  text-align:center;}
.topdh ul li dl dt a:hover{display: block; width:150px; height: 50px; background: #00bff3; line-height: 50px; color: #ffffff; text-align:center; }

.topdh ul li a{
	display: block;
	float:left;
	font-size: 18px;
	width: 130px;
	color: #ffffff;
	transition: 0.2s all;
}
.topdh ul li a:hover{ width: 150px; background:#072f4c; color:#333; background:#fec711; }
/*top*/
.top-bg{
  width: 100%;
  height: 144px;
  background-color: #0490ab;
}
.top-w{
  width: 1450px;
  margin:0 auto;
}

/*title*/
.tita{
	width: auto;
	height:auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	margin-top:30px;
}
.tita h2{
  display: block;
  font-size: 42px;
  color: #009170;
  font-weight: bold;
  letter-spacing: 2px; 
  text-align: center;
}
.tita-zia{
	display: inline-block;
	font-size: 26px;
	color: #d52621;
	text-transform: uppercase;
}
.tita p{
	display: block;
	color: #2569b8;
	text-align: center;
	font-weight: bold;
}
.tita span{
	width: 100%;
	height:40px;
	text-align: center;
	text-transform: uppercase;
	line-height:40px;
	font-size: 21px;
	color: #333;
}
.tita11{
	width: 100%;
	height:30px;
	text-align: center;
	text-transform: uppercase;
	line-height:30px;
	font-size: 34px;
	color: #333;
		margin-top:10px;
}
.tita13{
	width: 100%;
	height:30px;
	text-align: center;
	text-transform: uppercase;
	line-height:30px;
	font-size: 20px;
	color: #fff;
}
.tita12{
	width: 100%;
	height:30px;
	text-align: center;
	text-transform: uppercase;
	line-height:30px;
	font-size: 20px;
	color: #333;
	margin-top:10px;
}
.tita1x{
	width: auto;
	height:auto;
	margin: 0 auto;
		font-size: 16px;
	color: #7a7a7a;
	margin-bottom:40px;
	text-align:center;
	margin-top:10px;
}
.tita1x1{
	width: 130px;
	height:5px;
	margin: 0 auto;
	background-color:#009171;
	margin-bottom:20px;
	margin-top:15px;
}
.titb{
  width: 100%;
  padding:30px 0px;
}
.titb .titb-l{
  float: left;
  width: 1040px;
}
.titb .titb-l span{
  display: block;
  font-size: 35px;
  color: #040404;
  font-weight: bold;
  text-transform: uppercase;
}
.titb .titb-l h2{
  display: inline-block;
  padding:5px 15px 15px 0px;
  border-bottom:2px solid #007ccb;
  font-size: 26px;
  
}
.titb .titb-l p{
  display: block;
  margin-top: 16px;
  font-size: 16px;
  color: #575757;
}
.titb a{
  float: right;
  width: 200px;
  height: 57px;
  background-color: #007ccb;
  text-align: center;
  line-height: 57px;
  font-size: 16px;
  color: #fff;
}

.tit02 {
  width: 100%;
  height: 53px;
}

.tit02 h2 {
  display: block;
  margin-top: 15px;
  font-size: 48px;
  color: #333;
  font-weight: bold;
  letter-spacing: 2px; 
  text-align: center;
}
.tit02 .zia{
  display: inline-block;
  font-size: 48px;
  color: #2569b8;
  font-weight: bold;
}
.tit02 a {
  display: block;
  float: right;
  width: 62px;
  height: 23px;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  color: #787878;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0px;
  transition: all 0.4s ease-out;
}

.tit02 a:hover {
  background-color: #fdc51b;
  color: #fff;
}
.tita5{
	width: auto;
	height:auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding-top:90px;
}
.tita5 h2{
  display: block;
  margin-top: 15px;
  font-size: 40px;
  color: #ffd800;
  font-weight: bold;
  letter-spacing: 2px; 
  text-align: center;
}
/*end title*/
/*滚动2*/
.h-pro-gun02 li{
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li .tu{
  height:245px;
  background-color: #e5e5e5;;
  overflow: hidden;
}
.h-pro-gun02 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3{
	margin-top:0px;
	display: block;
	/*  width:246px;*/
  height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	text-align: center;
	letter-spacing: 0px;
	/*border-bottom: 2px solid #b5b5b5;*/
  transition: all 0.3s ease-out;
	background-color: #e9e9e9;
}
.h-pro-gun02 li a h3:hover{
	color: #000;
	background-color: #FF9933;
}
/*end middle*/

/*====================首页产品展示====================*/

.anliroll { height:auto;}
.anliroll li {
  position: relative;
  float: left;width: 31%; border:1px solid #c0c0c0;background: #fff;margin: 0% 0 2% 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anliroll li a ol {
  padding-bottom: 10px;
  bottom: 0px;
  position: absolute;
  width: 100%;
  height: 48px;
  overflow: hidden;
  transition: all .5s;
  text-align: center; 
  line-height:22px;
  padding: 13px 5px;
  color:#ffffff;
  font-size: 18px; 
  background: rgb(0,0,0,0.5);
  font-weight: bold;
  box-sizing: border-box;
  z-index: 99999;
  border-radius: 5px 5px 0px 0px;
  font-weight: normal;
   }

.anliroll li:hover a ol {
  bottom: 0px;
  position: absolute;
  background: rgb(255,255,255,0.5);
  font-weight: bold;
  box-sizing: border-box;
  z-index: 99999;
   }
.anliroll li a ol i {
  margin: 0px auto;
  display: block;
  width: 75%;
  padding: 5px 0px;
  color: #ffffff;
  font-size: 18px; 
  margin-top: 13px; 
  font-weight: normal;
  font-style: normal; }
.anliroll li a ol a {color: rgb(0,0,0,0.5);font-size: 54px; }
.anliroll li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anliroll li a:hover ol {font-weight: normal; background: rgb(0,0,0,0.5);color: #fff;}



.c-anliroll { width: 80%; margin: 0px auto; height:auto;}
.c-anliroll li {
  position: relative;
  float: left;width: 23%; border:1px solid #f2f2f2;background: #fff;margin: 0% 0 2% 1.4%; }
.c-anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.c-c-anliroll li a h4 {overflow: hidden; }
.c-anliroll li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.c-anliroll li a ol {
  padding-bottom: 10px;
  bottom: 0px;
  position: absolute;
  width: 100%;
  height: 48px;
  transition: all .5s;
  text-align: center; 
  line-height:22px;
  padding: 13px 5px;
  color:#ffffff;
  font-size: 18px; 
  background: rgb(0,0,0,0.5);
  font-weight: bold;
  box-sizing: border-box;
  z-index: 99999;
  border-radius: 5px 5px 0px 0px;
  font-weight: normal;
  overflow: hidden;
   }

.c-anliroll li:hover a ol {
  bottom: 0px;
  position: absolute;
  background: rgb(255,255,255,0.5);
  font-weight: bold;
  box-sizing: border-box;
  z-index: 99999;
   }
.c-anliroll li a ol i {
  display: block;
  border-radius: 20px;
  padding: 5px 0px;
  color: #ffffff;
  font-size: 18px; 
  margin-top: 13px; 
  font-weight: normal;
  font-style: normal; }
.c-anliroll li a ol a {color: rgb(0,0,0,0.5);font-size: 54px; }
.c-anliroll li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.c-anliroll li a:hover ol {font-weight: normal; background: rgb(0,0,0,0.5);color: #fff;}

/*middle*/
/*第一部分*/
.part1-l{
  float: left;
  padding-bottom: 100px;
  width: 300px;
  height: auto;
  background: -webkit-linear-gradient(top,#4d89f7,#1d4baa);
}
.pro-tit{
  padding: 35px 0px;
  text-align: center;
  overflow: hidden;
}
.pro-tit h2{
  display: block;
  text-align: center;
  font-size: 31px;
  color: #fff;
  font-weight: bold;
}
.pro-tit p{
  display: block;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}
.ny-fenlei1{
  padding:0px 25px 30px 25px;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
}
.ny-fenlei1 dt a{
  display: block;
  padding:11px 16px;
  margin-bottom: 10px;
  background-color: #fff;
  font-size: 18px;
  color: #000000;
}

.ny-fenlei1 dd a{
  position: relative;
  display: block;
  text-indent: 35px;
  padding:5px;
  width: 100%;
  border-bottom:1px solid #8dadfa;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  box-sizing: border-box;
}
.ny-fenlei1 dd a::before{
  content: "";
  position: absolute;
  top:12px;
  left:25px;
  z-index: 111111;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
}
.ny-fenlei1 dd a:hover{
  background-color: #fff;
  color: #333;
}
.ny-fenlei1-hover{
  background-color: #fff !important;
  color: #333 !important;
}



/*分类*/
.gl-proc-w {
  width: 1260px;
  margin:0 auto;
  margin-top: 15px;
  padding: 20px 0px;
  overflow: hidden;
}

.gl-proc {
  padding: 0px 0px 15px;
  text-align: center;
}

.gl-proc li {
  display: inline-block;
  text-align: -webkit-match-parent;
}

.gl-proc li a {
  display: block;
  margin:5px;
  font-size: 20px;
  width:155px;
  background-color: #00a0e9;
  padding: 5px 10px 8px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s;
}

.gl-proc li:hover a {
  background-color: #f00f0d;
  color: #fff;
}



/*简介*/
.about-jjbj{
     width:903px;
     height:205px;
	 margin:0 auto;
	margin-top:70px;
}
.about-jj{
	font-size: 56px;
	color: #ae261e;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:90px;
	font-style: italic;
	text-align:center;
}
.about-jj1{
	font-size: 20px;
	color: #373737;
	text-transform: uppercase;
	text-align:center;
}
.about-jj2{
width:110px;
height:2px;
background-color:#0068b7;
margin-top:5px;
}
.about-part1{
  background-color: #f37f2f;
  padding:40px 70px;
  text-align: center;
}
.about-part1 li{
  display: inline-block;
  width: 24%;
  vertical-align: top;
}
.about-part1 li .numa{
  float: left;
  width: 79px;
  height: 79px;
  text-align: center;
  font-size: 45px;
  color: #414141;
  line-height: 79px;
  font-weight: bold;
  background-color:#fff;
  border-radius: 5px;
  overflow: hidden;
}
.about-part1 li .nra{
  margin-left: 100px;
  padding-top: 3px;
  padding-right: 15px;
}
.about-part1 li .nra p{
  display: block;
  font-size: 20px;
  color: #fff;
}
.about-part1 li .nra span{
  display: block;
  font-size: 10px;
  padding-top: 5px;
  color: #fff;
  text-transform: uppercase;
}

.about-border{
  box-sizing: border-box;
  overflow: hidden;
}
.about-w{
  width: 100%;
  height: 1340px;
  background: url(../Images/about-bg.jpg) top center no-repeat;

}
.about-xz{
  width: 1140px;
  height: 214px;
  margin: 0 auto;
  padding-top:40px;

}
.about-wz{
	display: block;
	font-size: 30px;
	color: #333;
	text-transform: uppercase;
	margin-top:20px;
}
.about-wz1{
	width: auto;
	height: 57px;
	margin: 0 auto;
	margin-top:180px;
	font-size: 60px;
	color: #333;
	font-weight: bold;
}
.about-wz2{
	width: 222px;
	height: 68px;
}
.about-l{
  float: right;
	width: 615px;
	height: auto;
	margin-top:10px;
}
.about-r{
  float: left;
  width: 670px;
}
.about-tit{
  padding-top: 3px;
}
.about-tit h2 strong{
  display: block;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  text-align:center;
}

.about-cont{
  margin: 100px 0px 20px 0px;
  width: 100%;
  height: 325px;
  margin: 0 auto;
  overflow: hidden;
}
.about-cont p,
.about-cont p a,
.about-cont p strong{
  font-size: 17px;
  color: #333;
  line-height: 190%;
  
  
}
.about-more{
  width: 400px;
  height: auto;
  margin-top:10px;
}
.about-more a{
float:left;
  display: inline-block;
  padding:10px 40px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  margin-right:10px;
  border-radius:30px;
  border: 1px solid #009171;
}
.about-more2 a{
float:left;
  display: inline-block;
  padding:15px 40px;
  font-size: 16px;
  color: #333;
  background-color: #4177b7;
  overflow: hidden;
}
.about2-l{
  float: right;
  margin-top: 30px;
  width: 650px;
  height: 420px;
}
.video-w{
  width: 100%;
  box-sizing: border-box;
  border:8px solid #313131;
  background-color: #000;
  overflow: hidden;
}
.video-w p{
  display: block;
  padding:20px 0px;
  font-size: 29px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.slcj{
  width: 1320px;
  height: 313px;
  margin: 0 auto;
}
/*产品优势*/
.cpyoushi{
	width: 1300px;
	height: auto;
	margin: 0 auto;
}
.cpyoushi1{
	float:left;
	width: 324px;
	height: auto;
}
.cpyoushit{
	width: 130px;
	height: 130px;
	margin: 0 auto;
	margin-top:60px;
}
.cpyoushiz{
	font-size:32px;
	color: #414040;
	text-align: center;
	font-weight: bold;
	margin-top:5px;
}
.cpyoushiz1{
	font-size:18px;
	color: #656565;
	text-align: center;
	margin-top:5px;
	text-transform: uppercase;
}
.cpyoushiz2{
	font-size:20px;
	color: #414040;
	text-align: center;
	margin-top:5px;
	text-transform: uppercase;
}
/*case*/
.h-case{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  width: 23.5%;
}
.h-case li:nth-child(4n){
  margin-right:0px;
}
.h-case li .tua{
  width: 100%;
  height:auto;
  overflow: hidden;
  background-color: #efefef;
}
.h-case li .tua img{
  width: 100%;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li a h3{
  display: block;
  padding:10px 15px;
  width: 100%;
  font-size: 17px;
  color: #333;
  background-color: #dde2e6;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s ease-out;

}
.h-case li:hover a h3{
  color: #fff;
  background-color: #009171;
}


/*产品*/
.part1-r{
  margin-left: 330px;
}
.jg-pro-bg {
  width: 100%;
  background-color: #f8f8f8;
  padding: 40px 0;
  overflow: hidden;
}

.jg-pro {
  width: 102%;
  height: auto;
}

.jg-pro li {
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  width:19%;
  background-color: #FFF;
  overflow: hidden;
}

.jg-pro li .tu {
  position: relative;
  width: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}

.jg-pro li .tu img {
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.jg-pro li:hover .tu img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}


.jg-pro li:hover .tu:before {
  opacity: 1;
}

.jg-pro li .tit {
  padding: 15px 0px;
  background-color: #fff;
  transition: all 0.5s ease-out;
  border: 1px solid #efefef;
}

.jg-pro li:hover .tit {
  border: 1px solid #144a9a;
}

.jg-pro li .tit a h3 {
  font-size: 17px;
  padding-bottom: 6px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.jg-pro li:hover .tit a h3{
  color: #144a9a;
}

.jg-pro li .tit p.intro {
  height: 24px;
  font-size: 15px;
  color: #333;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.jg-pro li .tit p.intro img{
  display: inline-block;
  padding-right: 8px;
  vertical-align: middle;
}

.jg-pro li .tit span {
  display: block;
  margin: 3px 5px;
  border-top: 1px solid #fff;
  padding-top: 4px;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 150%;
}

.jiantu-w{
  width: 100%;
  height:216px;
  background: url(../Images/jiantu.jpg) top center no-repeat;
  overflow: hidden;
}



/*厂区*/
.changqu{
  margin:0 auto;
  margin-top: 30px;
  width: 100%;
}
.changqu li{
  float: left;
  position: relative;
  display: inline-block;
  width: 23.8%;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  border-radius: 0px;
  overflow: hidden;
}
.changqu li:nth-child(4n){
  margin-right: 0px;
}
.changqu li .tua{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.changqu li .tua img{
  width: 100%;
}
.changqu li h3{
  position: absolute;
  top:0px;
  left:0px;
  z-index: 100;
  padding:10px 30px;
  text-align: center;
  font-size: 19px;
  color: #fff;
  background: rgba(12,127,149,0.7);
}
/*简介下内容*/
.youshi{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.zaboutb{
  width: 100%;
  height: 380px;
  margin: 0 auto;
}
.zaboutb1{
  float:left;
  width:25%;
  background: url(../images/j01.jpg) no-repeat center;
  height: 380px;
}
.zaboutb2{
  float:left;
  width:25%;
  background: url(../images/j02.jpg) no-repeat center;
  height: 380px;
}
.zaboutb3{
  float:left;
  width:25%;
  background: url(../images/j03.jpg) no-repeat center;
  height: 380px;
}
.zaboutb4{
  float:left;
  width:25%;
  background: url(../images/j04.jpg) no-repeat center;
  height: 380px;
}



.zaboutb1:hover{
  background: url(../images/j01h.jpg) no-repeat center;
  height: 380px;    transition: All 0.5s ease-in-out;
}
.zaboutb2:hover{
  background: url(../images/j02h.jpg) no-repeat center;
  height: 380px;    transition: All 0.5s ease-in-out;
}
.zaboutb3:hover{
  background: url(../images/j03h.jpg) no-repeat center;
  height: 380px;    transition: All 0.5s ease-in-out;
}
.zaboutb4:hover{
  background: url(../images/j04h.jpg) no-repeat center;
  height: 380px;    transition: All 0.5s ease-in-out;
}

.tiao{
  width: 250px;
  height: 1px;
  background: #fff;
  margin:0 auto;
  margin-top: 90px;
}
.zi{
	font-size: 26px;
	color: #f9eb47;
	line-height: 60px;
	margin:0 auto;
	text-align: center;
	font-weight: bold;
}
.ziall{
  width: 65%;
  margin:0 auto;
  color: #fff;
  line-height: 28px;
  margin-top: 20px;
  font-size: 16px;
}
.jies{transition:  all 0.3s ease-in-out;}
.jies:hover{padding-top: 15px;}

/*首页新闻*/
.news-w{
  padding-top: 10px;
  width: 100%;
  height: auto;
  background-color:#f6f6f6;
  margin-top:40px;
}
.news-l{
  float: left;
  width: 40%;
}
.news-r{
  float: right;
  width: 56%;
}
.news01 .tua{
  width: 100%;
}
.news01 .tua img{
  width: 100%;
}
.news01 .nra{
  padding:30px 30px 40px 30px;
  background-color: #fff;
}
.news01 .nra h3{
  display: block;
  font-size: 22px;
  color: #333;
}
.news01 .nra p{
  display: block;
  margin-top: 8px;
  font-size: 15px;
  color: #7e7e7e;
  height: 46px;
  overflow: hidden;
  line-height: 150%;
}
.news02{
  height: auto;
  }
.news02 li{
  margin-bottom: 18px;
  overflow: hidden;
}
.news02 li .tua{
  float: left;
  width: 250px;
}
.news02 li .tua img{
  display: block;
  width: 100%;
}
.news02 li .nra{
  margin-left: 280px;
}
.news02 li .nra h3{
  display: block;
  height: 51px;
  font-size: 18px;
  color: #000;
  line-height: 150%;
}
.news02 li .nra p{
  display: block;
  height: 42px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 150%;
  overflow: hidden;
}
.news02 li .nra span{
  display: block;
  margin-top: 23px;
  font-size: 14px;
  color: #7e7e7e;
}
/*end首页新闻*/
.hb-tit{
  float: left;
  padding:10px;
  width: 80px;
  height: 80px;
  background-color: #00a0e9;
  box-sizing: border-box;
  text-align: center;
}
.hb-tit p{
  display: block;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.hb-list{
  float: right;
  width: 1205px;
}
.hb-list li{
  float: left;
  width: 16%;
  margin-right: 0.5%;
}
.hb-list li:nth-child(6n){
  margin-right: 0px;
}
.hb-list li img{
  width: 100%;
}
/*首页新闻*/
.newsbj {
	width: 100%;
	height: auto;
	background-image: url(../images/xw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:20px;
	padding-top:30px;
	margin-bottom:40px;
}

.news1 {
  width: 1300px;
  height: auto;
  overflow: hidden;
}

.news1 li {
  float: left;
  margin-right: 10px;
  width: 290px;
  height: 400px;
  background-color:#FFFFFF;
  padding:6px;
  border: 1px solid #CCCCCC;
}

.news1 li img {
  width: 290px;
  height: 196px;
}

.news1 li a h3 {
  display: block;
  margin-top: 18px;
  width: 100%;
  height: 20px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  text-align:center;
  transition: all 0.2s ease-out;
}

.news1 li:hover a h3 {
  margin-top: 15px;
}

.news1 li p {
  display: block;
  margin-top: 13px;
  width: 96%;
  height: 70px;
  font-size: 14px;
  color: #626262;
  line-height: 180%;
  overflow: hidden;
  text-align:center;
  transition: all 0.4s ease-out;
}

.news1 li:hover p {
  margin-top: 15px;
}

.news1 li .ns-more a {
  display: block;
	width: 120px;
	height: 40px;
	margin: 0 auto;
	color: #fff;
	background-color:#265aaf;
	line-height:40px;
	text-align:center;
	margin-top:20px;
}

.news1 li:hover .ns-more a {
  color: #fff;
  	background-color:#f00000;
}
/*end首页新闻*/

/*end middle*/
.dg {
    width:100p%;
	height:410px;
	background-image:url(../images/db.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*foot*/
.foot-bg {
	padding: 50px 0px 35px 0px;
	width: 100%;
	overflow: hidden;
	background-color:#282828;
}
.f-tit1{
  width: 100%;
  height: 45px;
}
.f-tit1 h4{
	display: block;
	height: 25px;
	border-left:6px solid #fdc51b;
	text-indent: 15px;
	font-size: 20px;
	color: #fff;
	line-height: 25px;
	font-weight: bold;
}
.f-menu{
  float: left;
  width: 358px;
  height: auto
}
.f-menu1{
  width: 358px;
}
.f-menu1 a{
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  font-size: 14px;
  color: #dfdfdf;
}
.f-menu1 h3{
  font-size: 16px;
  color: #dfdfdf;
  line-height:30px;
}
.f-proc1{
  float: left;
  width: 300px;
  height: auto;
  overflow: hidden;
}
.f-proc1 a{
  display: block;
  float: left;
  width: 127px;
  height: 42px;
  font-size: 16px;
  color: #dfdfdf;
}
.f-cont1{
  float: left;
  width: 350px;
  height: auto;
  color: #fff;
}
.f-cont1 p, .f-cont1 p p, .f-cont1 p a, .f-cont1 p p a{
  font-size: 16px;
  color: #dfdfdf;
  line-height: 170%;
  letter-spacing: 0px;
}

.ewm1{
  float: right;
  width: 140px;
  height: auto;
   text-align: center;
}
.ewm1 p{
  width: 140px;
  margin-top: 8px;
  font-size: 14px;
  color: #dfdfdf;
  text-align: center;
}
.ewm1 img{
  width: 115px;
}

.bq{
  padding:10px 0px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-top: 1px solid #999999;
  margin-top:30px;
}
.bq img{
  display: inline-block;
  vertical-align: middle;
}
.bq p, .bq p a, .bq a{
  font-size: 14px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
/*end bottom*/



/*内页*/
/*标题*/
.tit-line{
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #e5e5e5;
}
    
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:45%;padding-right:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
.ny-cont{
	margin:0 auto;
	width: 100%;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
  padding:30px 50px;
  box-sizing: border-box;
  background-color: #faf8f8;
  border:1px solid #efefef;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 18px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.ny-cont table tbody tr td{padding:10px;}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
/*内页产品详情电话*/
.yan-phone{
  margin-top: 20px;
  border-top:1px solid #efefef;
  overflow: hidden;
}

.proshow1{
  overflow: hidden;
}
.proshow1 p{
  display: block;
  padding:5px;
  font-size: 17px;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 40px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}
.proshow1 p img{
  display:inline-block;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
.proshow1 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
.proshow2{
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}
.proshow2 li{
  float: left;
  margin:0 5px;
  width: 140px;
  height: auto;
}
.proshow2 li img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.proshow2 li p{
  display: block;
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  text-align: center;
}
.proshow2 li p strong{
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  font-weight: bold;
}
.proshow2 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}

/*首页新闻样式*/
.part-news{
  padding:20px 0px;
}


.news-l{
  float: left;
  width: 40%;
}
.news-r{
  float: right;
  width: 56%;
}

.xwconny-l{ 
  float:left;
  padding-bottom: 25px;
  width:560px;
  border-bottom: 1px solid #eaeaea;
   }
.xwconny-l .dateny{
  font-size: 50px;  line-height: 21px;
  color: #ffffff; text-align: center; }

.xwconny-l .dateny img{ }

.xwconny-l .dateny span{ font-size: 15px; color: #ffffff;  }
.xwconny-l .connrny{}
.xwconny-l .connrny h2{  
  margin: 0px; padding: 0px; border: none; 
  height: 45px; line-height: 45px;
  font-size: 24px; color: #5bc4bf; text-align: left; }
.xwconny-l .connrny h2 a{ color: #383838;font-size: 18px; font-weight:normal; }
.xwconny-l .connrny p{ padding-bottom: 10px; color: #9e9e9e; font-size: 14px; line-height: 22px;  }
.xwconny-l .connrny p a{ color: #9e9e9e; font-size: 14px; }


.xwconny-l:hover .date{ float: left; width: 90px; height: 120px;  font-size: 80px; 
    color: #fa3e3e; text-align: center; line-height: 120px;  }

.xwconny-l .connrny .xwmore{ 
  display: block;
  width: 80px; height:25px;
  background: #ebb80d;
  line-height: 25px;
  color: #ffffff; 
  font-size: 14px; 
  text-align: center;
  text-transform: uppercase;
}


.xwconny-r{ 
  float: left;
  padding-bottom: 35px;
  margin:0px 15px 35px 15px;
  width:390px;
  border-bottom: 1px solid #eaeaea;
   }
.xwconny-r .dateny{
  font-size: 50px;  line-height: 21px;
  color: #ffffff; text-align: center; }

.xwconny-r .dateny img{ }

.xwconny-r .dateny span{ font-size: 15px; color: #ffffff;  }
.xwconny-r .connrny{height: 125px; width: 367px;}
.xwconny-r .connrny h2{  margin: 0px; padding: 0px; border: none;    color: #383838;
    font-size: 18px;
    font-weight: normal;
}text-align: left; margin-top: 15px; }
.xwconny-r .connrny h2 a{ color: #383838;font-size: 18px; font-weight:normal; }
.xwconny-r .connrny p{ padding: 10px 0px; color: #9e9e9e; font-size: 14px; line-height: 22px;  }
.xwconny-r .connrny p a{ color: #9e9e9e; font-size: 14px; }

.xwconny-r .connrny .xwmore{ 
    width: 90px;
    height: 30px;
    border: 1px solid #996c33;
    line-height: 30px;
    color: #9e9e9e;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}


.xwconny-r:hover .date{ float: left; width: 90px; height: 120px;  font-size: 80px; 
    color: #fa3e3e; text-align: center; line-height: 120px;  }

.xwconny-r:hover .connrny .xwmore{ 
  width: 90px; height:30px;
  background: #e20000;
  line-height: 30px;
  color: #ffffff; 
  font-size: 14px; 
  text-align: center;
  text-transform: uppercase;
}


.xwconny-r:hover .connrny .xwmore a{ 
  color: #ffffff; 
}
.width1260{margin:0 auto; width:1260px; height:auto; overflow:hidden;}	
/*------------内页banner---------*/
.zhanshiz2{
  width: 100%;
  height: auto;
  margin-bottom:20px; margin-top:40px;
}	


.fenl{
	width:100%;
	height: auto;

}
.fenl ol{width:100%; height:auto; border-bottom:1px dotted #ccc;overflow:hidden;}
.fenl ol h3{
	display: block;
	width:14%;
	height:45px;
	margin-top:1%;
	font-family:'微软雅黑'; color:#fff; font-size:18px; line-height:45px;
	text-align: left; font-weight:normal;
	background-color:#1d2973; float:left;
	background-repeat: no-repeat;
	background-position: center top;	
}

.fenl ol h3 a{
	display: block;
	width:100%;
	height:45px;
	background-image: none;
	font-size:16px;
	text-indent:20px;
	color: #fff;
	line-height:45px;

}


.fenl ol h3 a:hover{
	
	display: block;
	width:100%;
	background-image: none;
	text-indent:30px;
	background: rgba(0,0,0,.5);
	text-decoration:none;
	transition: all ease .3s; 


}
.fenl ol dl{
	width:80%;
	padding-left:4%; margin-top:1%;
	float:left;
	height: auto;
}
.fenl ol dl dd a{
	margin:0 auto;
	display: block;
	width:14%;
	height:30px;
	text-align:left;
	margin-right:2%;
	border-left:1px dotted #ccc; margin-bottom:1%; padding-left:2%;
	font-size: 16px;
	font-family:"微软雅黑";
	color: #333;
	line-height:30px;
	 float:left;
}

.fenl ol dl dd a:hover{
	color: #fff; background-color:#e49a0d;
}	

.zhanshiz2 li{ margin:0 auto; width:95%; background-color:#2d7bdd; font-family:"微软雅黑"; padding:5px;margin-bottom:1px;}
.zhanshiz2 li a{font-size:16px; color:#fff; line-height:30px;}
.zhanshiz2 li:hover{background-color:#fe0000;}
.zhanshiz2-1{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}
.zhanshiz2-1 p{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}		
.zhanshizr{
  float:right;
  width:78%;
  margin-top:40px;
  height: auto;
}	

/*====================首页标题====================*/
.part-cpbg{
  padding:20px 0px;
  margin-top: 15px;
}
.part-cpbg1 {
    width: 80%;
    margin: 0px auto;
}

.part-cpbg2 {
    width: 100%;
    padding: 30px 0px;
    margin: 0px auto;
    background: #f9f9f9;
    border-top: 1px solid #eaeaea;
}
.partcp-l{ width: 20%; }
.partcp-r{ width: 76%; }


/*====================产品分类====================*/

.cplistbt{
  padding-top: 36px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 45px;
  font-weight: bold;
  background: #009170;
  color: #ffffff;
  line-height: 30px;
 }

.cplistbt span{
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
 }

.cplistbt .cptel{
  margin: 0px auto;
  color: #e5732d;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
  text-align: center;
 }



.cplist{
  width: 100%;
  margin: 0px auto;
  text-align: center;
  border-bottom: 1px solid #a7a7a7;
}
.cplist a{
  width:100%;
    height: 76px;
    background: #ffffff url(../images/cplistbg.png) 90% 28px no-repeat;
    border: 1px solid #a7a7a7;
    text-align: left;
    text-indent: 20%;
    border-bottom:none;
    line-height: 70px;
    display: inline-block;
    transition: 0.3s;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
   }

.cplist a:hover{
  background: #4B4B4B url(../images/cplistbg.png) 90% 28px no-repeat;
  color: #ffffff;
  transition: 0.2s all ease;
   }


.cplist1{
  width: 1260px;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 20px;
}
.cplist1 a{
    float: left;
    width: 24.2%;
    height: 42px;
    border: 1px solid #eaeaea;
    background: #ffffff url(../img/cplistbg.png) 250px 5px no-repeat;
    text-align: left;
    line-height: 42px;
    text-indent: 2%;
    display: block;
    transition: 0.3s;
    margin: 3px;
    color: #333333;
    font-size: 16px;
   }

.cplist1 a:hover{
  background: #4B4B4B url(../img/cplistbg.png) 250px 5px no-repeat;
  color: #ffffff;
  transition: 0.2s all ease;
   }



/*手机站*/
@media only screen and (max-width: 1600px) {
  #w-80 {
    width: 1300px;
  }
}
@media only screen and (max-width: 1300px) {
  #w-80 {
    width: 1300px;
  }
  #w-90 {
    width: 1300px;
  }
}
